hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipFileSystemImplementation.install
hip
filesystem
hipfs
HipFileSystemImplementation
Undocumented in source. Be warned that the author may not have intended to support it.
void
install
(string path)
class
HipFileSystemImplementation
void
install
(
string
path
)
void
install
(string path, bool function(string path, out string errMessage)[] validations)
Meta
Source
See Implementation
hip
filesystem
hipfs
HipFileSystemImplementation
functions
absoluteExists
absoluteIsDir
absoluteIsFile
absoluteRead
absoluteReadText
absoluteRemove
absoluteWrite
exists
getPath
getResourcesPath
getcwd
initializeAbsolute
install
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache
variables
combinedPath
defPath
extraValidations
filesReadingCount
fs
initialPath
isInstalled